Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update Methods addContextListener to support new signature #462

Merged
merged 4 commits into from
Oct 7, 2021

Conversation

mattjamieson
Copy link
Contributor

@mattjamieson mattjamieson commented Sep 23, 2021

This is the fix for the method signature change. I'm looking at the type export issue now.

#435

Copy link
Contributor

@kriswest kriswest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a comment and minor suggestion, otherwise LGTM.

src/api/Methods.ts Outdated Show resolved Hide resolved
src/api/Methods.ts Show resolved Hide resolved
@kriswest
Copy link
Contributor

@mattjamieson This PR is still marked as a draft, could you commit the suggestions and move it on?

I think deal with the export issue in a separate PR

@mattjamieson mattjamieson marked this pull request as ready for review September 30, 2021 11:20
mattjamieson and others added 2 commits September 30, 2021 12:21
Co-authored-by: Kris West <kris@cosaic.io>
Co-authored-by: Kris West <kris@cosaic.io>
Copy link
Contributor

@kriswest kriswest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kriswest kriswest merged commit 47d7067 into finos:master Oct 7, 2021
@kriswest
Copy link
Contributor

kriswest commented Oct 7, 2021

Merged, but needs a new release of the NPM module + a changelog entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Method.ts addContextListener signature was not updated for 1.2 and it overrides types for Desktop Agent
3 participants